arm64: mvebu: Enable PCIe support in Armada-7040 configuration
authorKonstantin Porotchkin <[email protected]>
Sun, 4 Dec 2016 16:34:14 +0000 (18:34 +0200)
committerStefan Roese <[email protected]>
Mon, 12 Dec 2016 08:05:36 +0000 (09:05 +0100)
Enable PCIe bus support in Armada-7040 DB default configuration

Signed-off-by: Konstantin Porotchkin <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Nadav Haklai <[email protected]>
Cc: Neta Zur Hershkovits <[email protected]>
Cc: Omri Itach <[email protected]>
Cc: Igal Liberman <[email protected]>
Cc: Haim Boot <[email protected]>
Cc: Hanna Hawa <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
configs/mvebu_db-88f7040_defconfig

index e3bdda6e40f15020cfef7a7009095fa5ae02f2c9..d9de2521a50212989186bc4361d83ef8813b294b 100644 (file)
@@ -37,6 +37,9 @@ CONFIG_SPI_FLASH_MACRONIX=y
 CONFIG_SPI_FLASH_SPANSION=y
 CONFIG_SPI_FLASH_STMICRO=y
 CONFIG_PHYLIB=y
+CONFIG_PCI=y
+CONFIG_DM_PCI=y
+CONFIG_PCIE_DW_MVEBU=y
 CONFIG_MVEBU_COMPHY_SUPPORT=y
 # CONFIG_SPL_SERIAL_PRESENT is not set
 CONFIG_DEBUG_UART=y